3.2.54 \(\int \frac {1}{(-2 a-3 x^2) \sqrt [4]{-a-3 x^2}} \, dx\)

Optimal. Leaf size=85 \[ -\frac {\tan ^{-1}\left (\frac {\sqrt {\frac {3}{2}} x}{\sqrt [4]{a} \sqrt [4]{-a-3 x^2}}\right )}{2 \sqrt {6} a^{3/4}}-\frac {\tanh ^{-1}\left (\frac {\sqrt {\frac {3}{2}} x}{\sqrt [4]{a} \sqrt [4]{-a-3 x^2}}\right )}{2 \sqrt {6} a^{3/4}} \]

________________________________________________________________________________________

Rubi [A]  time = 0.01, antiderivative size = 85, normalized size of antiderivative = 1.00, number of steps used = 1, number of rules used = 1, integrand size = 25, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.040, Rules used = {398} \begin {gather*} -\frac {\tan ^{-1}\left (\frac {\sqrt {\frac {3}{2}} x}{\sqrt [4]{a} \sqrt [4]{-a-3 x^2}}\right )}{2 \sqrt {6} a^{3/4}}-\frac {\tanh ^{-1}\left (\frac {\sqrt {\frac {3}{2}} x}{\sqrt [4]{a} \sqrt [4]{-a-3 x^2}}\right )}{2 \sqrt {6} a^{3/4}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[1/((-2*a - 3*x^2)*(-a - 3*x^2)^(1/4)),x]

[Out]

-ArcTan[(Sqrt[3/2]*x)/(a^(1/4)*(-a - 3*x^2)^(1/4))]/(2*Sqrt[6]*a^(3/4)) - ArcTanh[(Sqrt[3/2]*x)/(a^(1/4)*(-a -
 3*x^2)^(1/4))]/(2*Sqrt[6]*a^(3/4))

Rule 398

Int[1/(((a_) + (b_.)*(x_)^2)^(1/4)*((c_) + (d_.)*(x_)^2)), x_Symbol] :> With[{q = Rt[-(b^2/a), 4]}, Simp[(b*Ar
cTan[(q*x)/(Sqrt[2]*(a + b*x^2)^(1/4))])/(2*Sqrt[2]*a*d*q), x] + Simp[(b*ArcTanh[(q*x)/(Sqrt[2]*(a + b*x^2)^(1
/4))])/(2*Sqrt[2]*a*d*q), x]] /; FreeQ[{a, b, c, d}, x] && EqQ[b*c - 2*a*d, 0] && NegQ[b^2/a]

Rubi steps

\begin {align*} \int \frac {1}{\left (-2 a-3 x^2\right ) \sqrt [4]{-a-3 x^2}} \, dx &=-\frac {\tan ^{-1}\left (\frac {\sqrt {\frac {3}{2}} x}{\sqrt [4]{a} \sqrt [4]{-a-3 x^2}}\right )}{2 \sqrt {6} a^{3/4}}-\frac {\tanh ^{-1}\left (\frac {\sqrt {\frac {3}{2}} x}{\sqrt [4]{a} \sqrt [4]{-a-3 x^2}}\right )}{2 \sqrt {6} a^{3/4}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C]  time = 0.15, size = 157, normalized size = 1.85 \begin {gather*} \frac {2 a x F_1\left (\frac {1}{2};\frac {1}{4},1;\frac {3}{2};-\frac {3 x^2}{a},-\frac {3 x^2}{2 a}\right )}{\sqrt [4]{-a-3 x^2} \left (2 a+3 x^2\right ) \left (x^2 \left (2 F_1\left (\frac {3}{2};\frac {1}{4},2;\frac {5}{2};-\frac {3 x^2}{a},-\frac {3 x^2}{2 a}\right )+F_1\left (\frac {3}{2};\frac {5}{4},1;\frac {5}{2};-\frac {3 x^2}{a},-\frac {3 x^2}{2 a}\right )\right )-2 a F_1\left (\frac {1}{2};\frac {1}{4},1;\frac {3}{2};-\frac {3 x^2}{a},-\frac {3 x^2}{2 a}\right )\right )} \end {gather*}

Warning: Unable to verify antiderivative.

[In]

Integrate[1/((-2*a - 3*x^2)*(-a - 3*x^2)^(1/4)),x]

[Out]

(2*a*x*AppellF1[1/2, 1/4, 1, 3/2, (-3*x^2)/a, (-3*x^2)/(2*a)])/((-a - 3*x^2)^(1/4)*(2*a + 3*x^2)*(-2*a*AppellF
1[1/2, 1/4, 1, 3/2, (-3*x^2)/a, (-3*x^2)/(2*a)] + x^2*(2*AppellF1[3/2, 1/4, 2, 5/2, (-3*x^2)/a, (-3*x^2)/(2*a)
] + AppellF1[3/2, 5/4, 1, 5/2, (-3*x^2)/a, (-3*x^2)/(2*a)])))

________________________________________________________________________________________

IntegrateAlgebraic [A]  time = 0.16, size = 89, normalized size = 1.05 \begin {gather*} \frac {\tan ^{-1}\left (\frac {\sqrt {\frac {2}{3}} \sqrt [4]{a} \sqrt [4]{-a-3 x^2}}{x}\right )}{2 \sqrt {6} a^{3/4}}-\frac {\tanh ^{-1}\left (\frac {\sqrt {\frac {2}{3}} \sqrt [4]{a} \sqrt [4]{-a-3 x^2}}{x}\right )}{2 \sqrt {6} a^{3/4}} \end {gather*}

Antiderivative was successfully verified.

[In]

IntegrateAlgebraic[1/((-2*a - 3*x^2)*(-a - 3*x^2)^(1/4)),x]

[Out]

ArcTan[(Sqrt[2/3]*a^(1/4)*(-a - 3*x^2)^(1/4))/x]/(2*Sqrt[6]*a^(3/4)) - ArcTanh[(Sqrt[2/3]*a^(1/4)*(-a - 3*x^2)
^(1/4))/x]/(2*Sqrt[6]*a^(3/4))

________________________________________________________________________________________

fricas [B]  time = 20.76, size = 278, normalized size = 3.27 \begin {gather*} -\left (\frac {1}{36}\right )^{\frac {1}{4}} \frac {1}{a^{3}}^{\frac {1}{4}} \arctan \left (\frac {2 \, {\left (\sqrt {\frac {1}{2}} {\left (6 \, \left (\frac {1}{36}\right )^{\frac {3}{4}} a^{3} \frac {1}{a^{3}}^{\frac {3}{4}} - \left (\frac {1}{36}\right )^{\frac {1}{4}} \sqrt {-3 \, x^{2} - a} a \frac {1}{a^{3}}^{\frac {1}{4}}\right )} \sqrt {-a \sqrt {\frac {1}{a^{3}}}} - \left (\frac {1}{36}\right )^{\frac {1}{4}} {\left (-3 \, x^{2} - a\right )}^{\frac {1}{4}} a \frac {1}{a^{3}}^{\frac {1}{4}}\right )}}{x}\right ) + \frac {1}{4} \, \left (\frac {1}{36}\right )^{\frac {1}{4}} \frac {1}{a^{3}}^{\frac {1}{4}} \log \left (-\frac {18 \, \left (\frac {1}{36}\right )^{\frac {3}{4}} \sqrt {-3 \, x^{2} - a} a^{2} \frac {1}{a^{3}}^{\frac {3}{4}} x + {\left (-3 \, x^{2} - a\right )}^{\frac {1}{4}} a^{2} \sqrt {\frac {1}{a^{3}}} - 3 \, \left (\frac {1}{36}\right )^{\frac {1}{4}} a \frac {1}{a^{3}}^{\frac {1}{4}} x - {\left (-3 \, x^{2} - a\right )}^{\frac {3}{4}}}{3 \, x^{2} + 2 \, a}\right ) - \frac {1}{4} \, \left (\frac {1}{36}\right )^{\frac {1}{4}} \frac {1}{a^{3}}^{\frac {1}{4}} \log \left (\frac {18 \, \left (\frac {1}{36}\right )^{\frac {3}{4}} \sqrt {-3 \, x^{2} - a} a^{2} \frac {1}{a^{3}}^{\frac {3}{4}} x - {\left (-3 \, x^{2} - a\right )}^{\frac {1}{4}} a^{2} \sqrt {\frac {1}{a^{3}}} - 3 \, \left (\frac {1}{36}\right )^{\frac {1}{4}} a \frac {1}{a^{3}}^{\frac {1}{4}} x + {\left (-3 \, x^{2} - a\right )}^{\frac {3}{4}}}{3 \, x^{2} + 2 \, a}\right ) \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(-3*x^2-2*a)/(-3*x^2-a)^(1/4),x, algorithm="fricas")

[Out]

-(1/36)^(1/4)*(a^(-3))^(1/4)*arctan(2*(sqrt(1/2)*(6*(1/36)^(3/4)*a^3*(a^(-3))^(3/4) - (1/36)^(1/4)*sqrt(-3*x^2
 - a)*a*(a^(-3))^(1/4))*sqrt(-a*sqrt(a^(-3))) - (1/36)^(1/4)*(-3*x^2 - a)^(1/4)*a*(a^(-3))^(1/4))/x) + 1/4*(1/
36)^(1/4)*(a^(-3))^(1/4)*log(-(18*(1/36)^(3/4)*sqrt(-3*x^2 - a)*a^2*(a^(-3))^(3/4)*x + (-3*x^2 - a)^(1/4)*a^2*
sqrt(a^(-3)) - 3*(1/36)^(1/4)*a*(a^(-3))^(1/4)*x - (-3*x^2 - a)^(3/4))/(3*x^2 + 2*a)) - 1/4*(1/36)^(1/4)*(a^(-
3))^(1/4)*log((18*(1/36)^(3/4)*sqrt(-3*x^2 - a)*a^2*(a^(-3))^(3/4)*x - (-3*x^2 - a)^(1/4)*a^2*sqrt(a^(-3)) - 3
*(1/36)^(1/4)*a*(a^(-3))^(1/4)*x + (-3*x^2 - a)^(3/4))/(3*x^2 + 2*a))

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int -\frac {1}{{\left (3 \, x^{2} + 2 \, a\right )} {\left (-3 \, x^{2} - a\right )}^{\frac {1}{4}}}\,{d x} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(-3*x^2-2*a)/(-3*x^2-a)^(1/4),x, algorithm="giac")

[Out]

integrate(-1/((3*x^2 + 2*a)*(-3*x^2 - a)^(1/4)), x)

________________________________________________________________________________________

maple [F]  time = 0.36, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {1}{\left (-3 x^{2}-2 a \right ) \left (-3 x^{2}-a \right )^{\frac {1}{4}}}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/(-3*x^2-2*a)/(-3*x^2-a)^(1/4),x)

[Out]

int(1/(-3*x^2-2*a)/(-3*x^2-a)^(1/4),x)

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} -\int \frac {1}{{\left (3 \, x^{2} + 2 \, a\right )} {\left (-3 \, x^{2} - a\right )}^{\frac {1}{4}}}\,{d x} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(-3*x^2-2*a)/(-3*x^2-a)^(1/4),x, algorithm="maxima")

[Out]

-integrate(1/((3*x^2 + 2*a)*(-3*x^2 - a)^(1/4)), x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} -\int \frac {1}{\left (3\,x^2+2\,a\right )\,{\left (-3\,x^2-a\right )}^{1/4}} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(-1/((2*a + 3*x^2)*(- a - 3*x^2)^(1/4)),x)

[Out]

-int(1/((2*a + 3*x^2)*(- a - 3*x^2)^(1/4)), x)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} - \int \frac {1}{2 a \sqrt [4]{- a - 3 x^{2}} + 3 x^{2} \sqrt [4]{- a - 3 x^{2}}}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(-3*x**2-2*a)/(-3*x**2-a)**(1/4),x)

[Out]

-Integral(1/(2*a*(-a - 3*x**2)**(1/4) + 3*x**2*(-a - 3*x**2)**(1/4)), x)

________________________________________________________________________________________